home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 9446 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.ICSI.Net!cdbiem
  2. From: cdbiem@roo.netrax.net (Charles Biemiller X0024)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Help-No flow control/IRQ3
  5. Date: 28 Mar 1996 02:09:01 GMT
  6. Organization: Internet Connect Services, Inc.
  7. Message-ID: <4jcsbt$6e0@monet.ICSI.Net>
  8. NNTP-Posting-Host: ns1.netrax.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I hope you will be able to help me with a problem that I have been
  12. working on for days. 
  13.  
  14. I am having problems controlling my modem. The modem is an internal 1442 
  15. fax/data modem, model AFEP-V1 .510-BP39 ROCKWELL RPI (TM) MODEM with data 
  16. pump model RC144DPi Rev CA. The modem is set on serial port 2 with IRQ3. 
  17. My computer is an IBM PC compatible computer with an 8088 processor.
  18.  
  19. The modem ignores any type of flow control, whether it is XON or XOFF or 
  20. RTS/CTS. When I send a XOFF char to the modem it ignores it and sends 
  21. data anyway. With XON/XOFF flow control I use the command &K4. With 
  22. RTS/CTS flow control, when I clear the RTS bit on port 2FCh (bit 1) the 
  23. modem still sends data. With hardware flow control I use the command &K3.
  24.  
  25. The other problem I am having is that the modem will not generate an IRQ3 
  26. when there is data ready from the modem. IRQ3 is allowed by my 
  27. Programmable Interrupt Controller and I changed the vector of Interrupt 
  28. 0Bh to point to my interrupt handler, but it is never called. I wrote to 
  29. port 2F9h (interrupt enable register) to enable an interrupt on data 
  30. available (bit 0) but the modem will not generate the interrupt.
  31.  
  32. I know the modem is not at fault, because it works fine with my 
  33. communications software. Therefore, I must be doing something wrong. 
  34. Please let me know what you think is going wrong.
  35.  
  36.  
  37. Thank You,
  38. Charlie Biemiller
  39.  
  40.